#pcSite{display: none;}
#older{display: block;}
*{line-height: 1.5;}

/* 老年版放大鼠标 */
* {	cursor: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/mouse_default.cur), auto !important;}
a {	cursor: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important;}

.container,.index-con-1,.index-con-2,
.index-pic,.pic-show{width:100%;max-width:1200px;box-sizing: border-box;}
.container{width: 100% !important;}
.foot .container{ width:100% !important;}
.index-con-3{
	margin-top: 0.3rem !important;
}
img{max-width: 100% !important;}
body{
	font-size: 0.3rem;
	background:url(mobile-bg.jpg) no-repeat center top #f5f5f5;
	background-size:100% 5rem; 
}
.dn{display: none;}
.index-clear{height: 0rem;}


/*隐藏*/
.friendlink{display: none !important;}

/*顶部*/
.top{margin-top: 0.1rem; height: auto !important;}
.top a{margin-right:0;}
.top-1,.top img,.top-link{
	float: none;display: felx !important; justify-content: center;
	padding-left: 0.2rem;
}
.top-1{float: none;width: 100%;display: block;text-align: center;}
.top-1 a{display: inline-block; text-align: center;}
.top-2{float: none;display: none;}
#laonian{display: inline-block !important;background: none;}

#PCSite{ background:url(mobile-bg.jpg) no-repeat center top #f5f5f5; background-size:100% 5rem; }
#PCSite .top{padding-top: 0.1rem; margin-top: 0;}

@media screen and (max-width:750px){

	.sjdwzz-a {
		display: inline-block;
		width: 40px;
		height: 40px;
		border-radius: 100%;
		background: #1a6eca url(old.png) no-repeat center;
		background-size: 20px;
		position: fixed;
		z-index: 998;
		bottom: 30px;
		right: 10px;
		box-shadow: 0 0 14px rgba(230,101,49,.5);
	}

}

@media screen and (max-width: 750px){
	#laonian{
		display: none !important;
		background: none;
	}
}

/*头部*/
.py-head{
	display: none;
}
/*搜索*/
.mobile-search{
	width: 100%;
	display: block;
	margin-top: 0.65rem;
	margin-bottom: 0.55rem;
	overflow: hidden;
}
.mobile-search .head-search{
	width: 5.92rem;
	overflow: hidden;
	margin:auto;
	float: none;
}
.mobile-search .search-icon{
	border-right:0;height:auto;left: 0.18rem;top: 50%;
	transform: translateY(-50%);
}
.mobile-search .search-icon img{
	width:0.33rem;margin-bottom: 0;
}
.mobile-search .head-search input[type=text]{
	width:4.59rem;border-width: 0.02rem;font-size: 0.26rem;
	line-height:0.66rem;
	height: 0.7rem;
	text-indent:0.58rem;
}
.mobile-search .search-btn{
	width:1.31rem;font-size: 0.3rem;
	height: 0.7rem;
	line-height: 0.66rem;
	border-color: #0968b8;
}

/*手机头部*/
.mobile-head{
	width: 100%;
	display: block;
	overflow: hidden;
	opacity:1;
	padding: 0 0.3rem;
	text-align: center;
}
.logo-mobile{
	/* width:4.68rem; */
	/* 2022-11-30这里事添加灰色图片分割要去除宽度 */
	height: 1.31rem;
	margin-top:0.365rem;
}
.icon-menu{
	float: right;
	width:0.45rem;
	height: 0.45rem;
	margin-top:1.02rem;
}
@media screen and (min-width:750px){
	.icon-menu{
		display: none;
	}
}

/*导航栏*/
/* .nav > .container{
	display: flex;
	overflow-x:auto;
}
.nav > .container::-webkit-scrollbar {width: 8px;height: 8px;}  
.nav > .container::-webkit-scrollbar-thumb {border-radius: 5px;background: #90bde4;}  
 .nav > .container::-webkit-scrollbar-track {background: #f4f8f9;}    
.nav > .container > a{
	flex:0 0 auto;
	line-height: 0.88rem;
	font-size: 0.32rem;
	width:25%;
} */

/* .nav > .container{
	display: flex;
	overflow-x:auto;
}
.nav > .container::-webkit-scrollbar {width: 8px;height: 8px;}  
.nav > .container::-webkit-scrollbar-thumb {border-radius: 5px;background: #90bde4;}  
 .nav > .container::-webkit-scrollbar-track {background: #f4f8f9;}     */
 .nav > .container{
	padding: 0.16rem 0;
 }
.nav > .container > a{
	line-height: 0.56rem;
	font-size: 0.32rem;
	width:16.66% !important;
}

@media screen and (max-width:750px){
	.nav > .container > a{
		line-height: 0.78rem;
		font-size: 0.32rem;
		width: 33.33% !important;
	}

}

.h-tit{
	font-size: 0.36rem;
	line-height: 0.54rem;
	padding: 0 0.3rem;
	margin: 0.2rem auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: static;
	height: auto;
	padding-top: 0.2rem;
	padding-bottom: 0.3rem;
}
.h-tit p{
	padding: 0;
	padding-left: 0.1rem;
}
.h-tit img{
	width: 0.8rem;
	height: 0.88rem;
	align-self: center;
	position: static;
}
/*切换*/
.tab-tit > a, .tab-tit2 > a{
	font-size:0.34rem;
	line-height: 0.96rem;
	margin-right: 0.3rem; 
	padding: 0;
	font-size: 0.34rem;
}
.tab-tit{
	border-bottom: 0.01rem solid #c2cfe3;
}
.tab-tit >a::after{
	content: '|';
	position: absolute;
	color: #e5e5e5;
	right: -0.19rem;
}
.tab-tit > a.on{
	border-bottom: 0.03rem solid;
	font-size: 0.34rem;
}
/* .tab-tit2{display: none;} */

/*基本信息*/
.tab-tit3{
	padding: 0 0.27rem;
}

/*中间内容*/
.index-con{
	background: none;padding: 0;
}
.index-con-1,.index-con-2{
	float: none;
	background: #fff;
	display: block;
	margin: auto;
	margin-bottom: 0.2rem;
	width:100%;
	border-radius: 0.05rem;
	padding: 0.2rem;
}

.pic-show{
  width: 100%;
  margin:auto;
  box-sizing: border-box;
  padding: 0.2rem;
  background-color: #ffff;
  padding-bottom: 0;
}
.index-pic{
	background: #fff;
	display: block;
	margin: auto;
	margin-bottom: 0.2rem;
	margin-top: -0.2rem;
	width: 100%;
	border-radius: 0.05rem;
	padding: 0.2rem;
  }
.index-con-2.one-shadow{
	float: none;
	margin-right: 0;
	margin: auto;
	margin-bottom: 0;
	box-shadow: none;
	padding: 0 !important;
	box-shadow: 0 0 0.2rem #d7d7da;
}
.tab-tit{width:100%;display: flex;overflow-x: auto;}
.tab-tit > a{
	flex:0 0 auto;
}

/*新闻列表*/
.news-item{
	margin-bottom: 0.15rem;
	line-height: 2;
}
.news-item.zjz{
	padding-bottom: 0.25rem;
	border-bottom: 0.01rem solid #dfe4eb;
}

.news-item > a{
	text-indent: 0;
	float: left;
	width: 80%;
	font-size: 0.3rem;
	padding-left: 0.2rem;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-item > a:before{
	height:0.07rem;
	width:0.07rem;
	border-radius: 0.07rem;
}
.news-item > span,.news-item .state{
	display: block;
	float: right;
	font-size: 0.3rem;
	line-height: 1.5;
	margin:0;padding: 0;
}

.news-item > span{ float: right; color: #b3b3b3;  line-height: 1.5;}
@media screen and (max-width:750px){
	.news-item > span{ float: right; color: #b3b3b3; }
	.news-item > a{
		float: left;
		width: 100%;
	}	

}
.news-item .state{
	display: block;
	color:#c1c1c1; border:1px solid;
	 font-size: 0.24rem; border-radius: 5px;
	 display: inline-block;
	 line-height: 2;
	 text-align: center;
	 width: 0.93rem;
	 margin-top:0.1rem;
     margin-right: 0.27rem; 
    }
.news-item .state.on{ color:#e17311;  display: block;}
.news-list .load-more{
	font-size: 0.28rem;
	background: #d7e2f2;
	width:3.44rem;
	/* line-height: 0.56rem; */
	line-height: 2;
	display: block;margin:0.15rem auto;
	text-align: center;
	color:#666;
	border-radius: 0.56rem;
}
.govpushinfo150203{
	margin-top: 0.2rem !important;
	height: auto !important;
	width: auto !important;
	margin-right: 0 !important;
	line-height: 2;
}
.govpushinfo150203 li{
	line-height: 2;
}
/*大标题*/
.index-tit{margin-bottom: 0;}
.index-tit-txt{
	background: #f5f5f5;
	font-size: 0.48rem;
}
.index-tit-txt:before, .index-tit-txt:after{
	height:0.08rem;
	width:0.08rem;
	border-radius: 0.08rem;
	margin-top: -0.04rem;
}

/* 平阳大标题 */
.py-index-tit{
	background: #fff;
	display: block;
	margin: auto;
	width: 100%;
	text-align: left;
	text-indent: 0.2rem;
	font-size: 0.4rem;
	font-weight: bold;
	color: #333333;
	padding: 0.25rem 0 0.25rem;
	border-bottom: 1px solid #c2cfe3;
}
.zhuanti{
	height: 0;
	display: none!important;
}
/*链接*/
/* 小标题 */
.index-link-tit{
	font-size: 0.34rem;
	margin:0.3rem 0.2rem;
	color: #0054a5;
}
.index-link a{
	width:32%;font-weight: normal;
	margin-right: 0;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
	font-size: 0.26rem;
	line-height: 2;
    margin-right: 2%;
	/*margin:0;padding: 0;*/
}
.index-link a:nth-child(3),.index-link a:nth-child(6),.index-link a:nth-child(9){margin-right: 0;}
.index-link a:before{
	width:0.07rem;
	height:0.07rem;
	border-radius: 0.07rem;
}
.index-link a:nth-child(3n){
	margin-right: 0;
}

/*2 图片列表切换 */

.index-link2 a{
	width:49%;
	padding:0;
	margin:0 2% 2% 0;
	line-height: inherit;
	font-size: 0.3rem;
}
.index-link2 a:nth-child(2n){ margin:0 0 2%;}
/* 平阳信箱建议- */
.py-link2 a{
	width: 32%;
	margin-right: 2%;
	background:none;
	line-height: 0.5rem;
	margin-bottom: 0.1rem;
	color: #666666;
	font-size: 0.24rem;
}
.py-link2 a:nth-child(3n){
	margin-right: 0;
}
/* 一件事办 */
.one-pic{
	width: 100%;
}
/* 平阳信箱建议 */
.py-box-link2 {
	display: flex;
	justify-content: space-between;
}
.py-box-link2 a{
	width: 32% !important;
	margin-right: 0;
	margin-left: 0;
	line-height: 0.95rem;
	color: #183d83;
	font-size: 0.3rem;
	font-weight: 400;
	margin-bottom: 0;
	padding: 0;
	border: 1px solid #cbcbcb;
	background-color: #ffff;
	margin: 0 !important;
}

.py-box-link2 img{
	position: static;
	display: block;
	margin: auto;
	left: 0;
	width: 0.6rem !important;
	margin-top: 0.46rem;
}

/*尾部*/
.foot{padding: 0.3rem 0.3rem 0 0.3rem;margin-top: 0.2rem;}
.foot-1,.foot-2,.foot-3,.foot-4,.foot-5,.foot-6{width: 100% !important; display: block;}
.foot-5,.foot-6{
 display: none;
}

.foot-2 p{
	color:#c0d1ec;
	text-align:0.3rem;
	font-size: 0.3rem;
	
}
.foot-3{
	text-align:center;
	display: block;
}
.foot-2 a img{
	height: 0.3rem;
    margin-right: 0.1rem;
	position: relative;
	top: 0.08rem;
}
.foot-4{
	border-right: none !important;
}
/*图片切换*/
.index-pic2 img{
	width:100%;
}
.swiper-slide img{
	width:100%;
}
.swiper-pagination{
	position: static;
	margin-top:8px;
}
.swiper-pagination-bullet-active{
	background: #0054a5;
}
/* 两图图片列表 */
.index-pic2t{
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
}
.index-pic2t a{
	display: block;
	float: none;
	width: 49%;
	margin-right: 0;
}
.index-pic2t a img{
	width: 100%;
}

/* 平阳头部政务信息轮播 */
.zw {
	width: 100%;
	height: auto;
}
.zw .swiper-slide img{
	width: 100%;
	max-width: 12rem;
	height: 6rem;
}

@media screen and (max-width:750px){
	.zw .swiper-slide img{
		height: 5rem;
	}
}
.zw  .swiper-button-next {
	left: auto;
	right: -0.03rem;
	top: auto;
	bottom: 0.1rem;
	width: 0.66rem;
	height: 1.16rem;
	background: url(arrow_right.png) no-repeat center;
	background-size:auto 1.16rem;
}

.zw  .swiper-button-prev {
	left: auto;
	right: 0.62rem;
	top: auto;
	bottom: 0.1rem;
	width: 0.66rem;
	height: 1.16rem;
	background: url(arrow_left.png) no-repeat center;
	background-size:auto 1.16rem;
	margin-top: 0 !important;
}
.zw .swiper-slide p{
	position: static;
	padding-right: 1.4rem;
	height: 1.16rem;
	line-height: 1.16rem;
	font-size: 0.3rem;
	color:#333333;
	text-indent: 0;
	padding-left: 0.34rem;
	background: #f9f9f9;
	text-overflow :ellipsis;
    white-space: nowrap;
    overflow: hidden;
	margin-top: 0 !important;


}

@media screen and (max-width:750px){
	.zw .swiper-slide p{
		position: static;
		padding-right: 1.4rem;
		height: 1.16rem;
		padding-top: 0.3rem;
		line-height: 2;
		font-size: 0.3rem;
		color:#333333;
		text-indent: 0;
		padding-left: 0.34rem;
		background: #f9f9f9;
		word-break: break-all;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}
/* 个人服务与企业服务PC版 */
.zwfw-bg{
	background-color: transparent;
	padding-bottom: 0;
	margin-bottom: 0;
}

.one-con{
	display: none;
}
.one-shadow .img-tit{
	margin:0.4rem auto -0.3rem;
}
/* 个人服务与企业服务手机版 */

.fuwu{
	display: block;
	background-color: #e8eef6;
	margin-bottom: 0.2rem;
}
.fuwu .tab-tit >a:last-child::after{
	color: #e8eef6;
}
/*平阳重点领域*/
	
.zd {
	width: 100%;
	height: 6.1rem;
	font-size: 0.34rem;
	color: #0f45af;
	line-height: 0.95rem;
	padding-top:1rem;
	padding-bottom: 0.4rem; 

}
.fuwu .zd{
	padding-top: 0;
	padding-bottom: 0;
	height: 5.5rem;
}

.zd .swiper-wrapper{
	width: 100%;
	position: relative;
	height: 5.2rem;
	background: none;
 }
 .fuwu .swiper-wrapper .swiper-slide{
	padding-bottom: 0;
 }
 .fuwu .swiper-wrapper .swiper-slide a{
	 margin:0;
	 background-color: #e8eef6;
 }
 .zd .swiper-slide{
	padding-bottom: 0.2rem;
	height: auto;
 }
 .zd .swiper-slide a{
	overflow: hidden;
	display: block;
	width: 100%;
	line-height: 0.9rem;
	background: #e8eef6;
	font-size: 0.3rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 0.2rem;

 }
 .zd .swiper-slide>a img {
	width: 0.85rem;
	height: 0.89rem;
	margin-top: 0.36rem;
	margin-bottom:0;
}
.zd  .swiper-button-next {
	display: none;
	left: auto;
	right: 0.1rem;
	top:-0.67rem;
	width: 0rem;
	height: 0rem;
	background: url(arrow_right.png) no-repeat center;
	background-size: auto 2rem;
}

.zd .swiper-button-prev {
	display: none;
	left: auto;
	right: 0.51rem;
	top:-0.67rem;
	width:0rem;
	height: 0rem;
	background: url(arrow_left.png) no-repeat center;
	background-size: auto 2rem;
}
.zd .swiper-button-prev:hover{
	opacity: 0.1;
	background: url(prev1.jpg) no-repeat center;
}

#qyfw .slick-track{
width: 100%!important;
}
.zd .swiper-pagination{
	display: none;
}

.swiper-pagination{
	display: none;
	position: static;
	margin-top:0.25rem;
}
/* 通用小圆点 */
.swiper-pagination-bullet-active{
	background: #0054a5;
}
.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0.1rem;
	margin-right: 0.15rem;
    }

/* 平阳征集轮播图 */
.zj-mobile{
	display: block;
}
.zj-pc{
	display: none!important;
}
.zj-pm{
	position: relative;
	width: 100%;
	height: 1.3rem;
}
.zj .swiper-slide{
	width: 100%;
	height: auto;
}
.zj .swiper-slide a img{
	height: 0.8rem;
}
.zj .swiper-button-next {
	width: 0;
	height: 0;
	background: url(next-py.png) no-repeat center;
}

.zj .swiper-button-prev {
	width: 0;
	height: 0;
	background: url(prev-py.png) no-repeat center;
}
/* 四图图片列表 */
/* 专题专栏 */

.zt{
	display: none;
	float: none;
	background: #fff;
	/* height:3rem; */
	
	margin: 0 0.3rem;
	margin-bottom: 0;
	width: calc(100% - 0.6rem);
	border-radius: 0.05rem
}
.zt .swiper-wrapper{
	height: 3rem;
	overflow: hidden;
	margin:0 -0.09rem
}
.zt .swiper-wrapper .swiper-slide{
	width: 100%;
	height: auto;
} 
.zt .swiper-slide a{
	display: block;
	margin:0 0.09rem;
}
.zt .swiper-slide img{
	width: 100%;
	height: auto;
}
.zt .swiper-pagination{
	display: none;
}
/* 平阳新闻发布会 */
.fbh {
	overflow: hidden;
	background-color:#ecf0f5;
	padding-top: 0.35rem;
	margin-bottom: 0.3rem;
}

.fbh .lft {
	display: none;
}

.fbh .rgt {
	width: 100%;
	float: none;
	padding-left: 0.27rem;
	box-sizing: border-box;
}
.fbh .rgt h1{
	display: block;
	font-size: 0.34rem;
	color: #010101;
	line-height: 0.47rem;
	padding:0  0 0.42rem 0.1rem;
	border-bottom: 1px solid #cbcbcb;
}
.fbh .rgt h2 {
	display: block;
	font-weight: 400;
	font-size: 0.3rem;
	line-height: 0.6rem;
	color: #555555;
}

.fbh .rgt p {
	font-size: 0.3rem;
	color: #adadad;
	line-height: 0.6rem;
	margin-top: 0;
	margin-bottom: 0.3rem;
}
.fbh .rgt p span{
	font-weight: bold;
}
.fbh .rgt a {
	display: none;
}


.slick-dots{
	height:0.2rem;
	text-align: center;
	width: 100%;
	margin:0.15rem auto;
	line-height:0.2rem;
	font-size: 0.2rem;
}
.slick-dots li{
	float: none;
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	background-color:#9e9a9a;

}
.slick-dots li:last-child{
margin-right: 0;
}
.slick-dots li.slick-active{
    background-color: #1a74d0;
}




/*栏目页*/
.lanmu{
	padding: 0.26rem 0.3rem;
	max-width: 1200px;
}
.lanmu table{
	display: flex;
	overflow-x: auto;
}
.lanmu table td{
	white-space: nowrap;
	font-size: 0.3rem;
}


.lanmu a{
	line-height: 1;
	font-size: 0.3rem;
}

.column-right .xxgk-tit,
.default_pgSearchInfo,
.column-right .xxgk-link{
	display: none;
}
.column-list{
	width:100%;
	float: none;
}
/* .column-list .tab-tit{
	overflow:visible;
} */
.column-right{
	float: none;
	width:100%;
	padding: 10px;
	margin-top:10px;
}

/*栏目页*/
@media screen and (max-width:750px){
	/* .column-list{
		padding: 0 0.3rem;
	} */
	#older{
      padding: 0 0.28rem;
	}
}

.column-list .tab-tit > a.on{font-size: 0.34rem;}

.column-list .tab-tit > a {
    font-size: 0.34rem;
}
.column-list .tab-tit2{display:block !important;line-height: 1.5}
.column-list .columns-wrap{width:100%;height:auto;}
.column-list .tab-tit2 a{
	line-height: 1.5;font-size: 0.3rem;margin-bottom: 0.14rem;margin-right: 0.14rem;
}
#columnShow{display: none;}
.column-list .tab-tit2 a {
    line-height: 0.6rem;
    font-size: 0.3rem;
    margin-right: 0.3rem;
}


/* 标题--元数据上方的表格 */

.xxgk_article{ width:100% !important;margin: auto;}
.xxgk_article td{height: 0.8rem !important;font-size: 0.3rem !important;font-family: 微软雅黑;color: #4d4d4d;padding-left: 0 !important;border:1px solid #e6e6e6; text-align: center;}
.xxgk_article tr td:nth-child(odd) {
	width: 15% !important;
	white-space: nowrap;
}
.xxgk_article tr td:nth-child(even) {
	width: 35% !important;
}

#login{font-size:0.3rem !important;}
.loginItems{width: 120px;}
 #login .loginItems p,
 #login .loginItems span {
font-size: 0.2rem !important;
line-height: 1.5 !important;
}

/* 手机端的样式 */

@media screen and (max-width: 750px){
	.UseInMobile .loginItems{width: auto !important;height: auto !important;white-space: nowrap;
		background: #fff;
		padding: 0 10px;}
	.xxgk_article tr td:nth-child(odd) {
		width: 25% !important;
		white-space: nowrap;
	}
	.xxgk_article tr td:nth-child(even) {
		width: 75% !important;
	}
	.mobile-content-data {
		width: 100%;
		font-size: 0.3rem;
		line-height: 2;
		padding: 0 0.36rem;
		box-shadow: none;
		max-width: 1200px;
		margin: 0 auto;
	}

}
/*文章页*/

.wenzhnag {
    width: 100%;
    font-size: 0.3rem;
    line-height: 2;
    box-shadow: none;
    max-width: 1200px;
    margin: 0 auto;
}
.title{
	padding: 0 0.3rem !important;
}
.content-top{
	/* padding: 0 0.3rem !important; */
	padding: 0 0 !important;
  }

.content-title {
	font-size: 0.5rem;
	line-height: 1.2;
	margin-top: 0.5rem;
}
.content-pubdate,.content-time,.content-source,.content-hit,.content-script{
	font-size: 0.3rem;
}

.one-shadow-list{box-shadow:none;float: none;
    background: #fff;
    display: block;
    margin: auto;
    margin-bottom: 0.2rem;
    width: 100%;
    border-radius: 0.05rem;
    padding: 0.2rem;}

.one-shadow-list{display: none;}

.wenzhnag{
	width: 100%;
}
.content-info{
	margin-top: 0.2rem;
	margin-bottom: 0.1rem;
}
#zoom{
	font-size: 0.3rem !important;
	line-height: 1.5 !important;
}
#zoom p{
	font-size: 0.3rem !important;
}
.bt_content{
  padding: 0 0.3rem !important;
}
.content-share{
	padding: 0 0.3rem !important;
	line-height: 1.5;
}
.content-share table{
	width: 100% !important;
}
.content-share table td{
	text-align: center;
	display: block!important;
	width: 100%;
	margin: 0 auto !important;
	margin-bottom: 0.2rem;
}
.bshare-custom a{
	margin-bottom: 0.1rem;
}


/*网络问政*/

  .default-box {
        width: 100%;
		max-width:1100px;
        margin: 0 auto;
        padding-bottom: 0.3rem;
	
    }
    .default-title {
        border-bottom: 0.03rem solid #DDEAF3;
        height: auto;
		overflow: hidden;
		/* margin-top: 0.1rem; */
    }
    .default-title-text {
        /* display: inline-block; */
        font-size: 0.34rem;
        text-align: center;
        height: auto;
        line-height: 2.2;
        min-width: 25%;
        padding: 0 0.15rem;
        font-weight: bold;
        cursor: pointer;
        float: left;
    }
    .default-title-text.active {
        color: #0C70C6;
        border-bottom: 0.07rem solid #0C70C6;
    }
    .default-ul {
        list-style: none;
		margin-top: 0.3rem;
    }
    .default-li {
        width: 100%;
        max-width:1100px;
        cursor: pointer;
        height: auto;
        line-height: 1;
    }
    .dafault-li-yuan {
        margin-right: 2%;
        width: 0.05rem;
        height: 0.05rem;
        border-radius: 50%;
        background-color: #000;
        display: inline-block;
        vertical-align: middle;
    }
    .default-li-title {
        font-size: 0.3rem;
        color: #333;
        display: inline-block;
        width: 95%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }
    .default-li-time {
        font-size: 0.3rem;
        display: inline-block;
        text-align: right;
        width: 15%;
        color: #999;
        vertical-align: middle;
    }
    .default-title2 {
        height: 120px;
        zoom: 1;
        overflow: hidden;
    }
    .default-title2-div {
        width: 20px;
        height: 60px;
        background-color: red;
        margin-right: 20px;
        margin-top: 30px;
        /* display: inline-block; */
        float: left;
		text-overflow :ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .default-title2-text {
        font-weight: bold;
        font-size: 0.3rem;
        display: inline-block;
        line-height: 120px;
    }
    .default-ul2 {
        list-style: none;
        white-space: normal;
        zoom: 1;
        overflow: hidden;
    }
    .default-li2 {
        float: left;
        width: 25%;
        height: auto;
        cursor: pointer;
        border-bottom: 1px solid #ccc;  
    }
@media screen and (max-width: 750px){
	.default-li2 {
        float: left;
        width: 33.33%;
        height: auto;
        cursor: pointer;
        border-bottom: 1px solid #ccc;
    }
}
    .dafault-li2-yuan {
        float: left;
        display: none;
        width: 5px;
        height: 5px;
        background-color: #0C70C6;
        border-radius: 50%;
        margin-right: 10px;
        margin-top: 40px;
    }
    .default-li2-title {
        display: inline-block;
        font-size: 0.3rem;
        line-height: 2.5;
    }
    .none {
        display: none;
    }
    .threeDiv {
        width: 33.3%;
    }
    .crumbs-title {
        font-size: 0.3rem;
        padding: 30px 0;
        width: 100%;
        border-bottom: 2px solid #eee;
    }
    .img-box {
        margin-top: 40px;
        min-height: 100px;
    }
    .img-box-img {
        display: inline-block;
        width: 48%;
        overflow: hidden;
        zoom: 1;
    }
    .img-box-img1 {
        float: left;
    }
    .img-box-img2 {
        float: right;
    }
	
@media screen and (min-width:750px){
	.index-link2 a{ width:23.5%;}
	.index-link2 a img{ width:100%;}
	.index-link2 a:nth-child(2n){ margin:0 2% 2% 0;}
	.index-link2 a:nth-child(4n){ margin:0 0 2%;}
	.index-zlb{ padding:20px 0 0;}
	.foot-1{ width:50% !important;}
	.foot-2{ width:40% !important;}
	.foot-2 p img{ width: 30px; position: relative; top: 7px; margin: 0 5px 0 0;}
	.foot-4{ border-right:0 !important;}

}



/* 走进平阳中间栏目导航 */
 .cat{
	width: 100%;
	height: auto !important;
	margin-top: 25px;
	background-color: #f3f3f3;
	border-top: 1px solid #d9d9d9;
}
.cat ul{
	margin-top: 25px;
	margin-left: 0;
	margin-bottom: 25px;
}
.cat ul li{
	width: 31.33%;
	margin-right: 3% !important;
	float: left;
	margin-bottom: 2%;

}
.cat ul li span{
 line-height: 2;
 font-size: 0.3rem;
}
 .cat ul li:nth-child(3n){
	margin-right: 0 !important;
}
 .cat ul li a{
	display: block;
	/* line-height: 2 !important; */
	width: 100%;
	height: auto;
	padding: 0.15rem 0;
	border: 0.01rem solid #dbdbdb;
	background-color: #fff;
	text-align: center;
	font-size: 0.3rem;
	box-sizing: border-box;
}
 .cat ul li:hover a{
	width: 100%;
	height: auto;
	border:none;
	background-color:  rgb(12, 112, 198);
	color: #fff !important;
}

.top-news{ width:100%; max-width:1200px; padding:.36rem; margin:.36rem auto 0; border-bottom: .11rem solid #1492ff;}
.top-news .news-first{ float:left; width:15%; height:1.51rem; line-height: .6rem; padding: .28rem 0; margin:.3rem 0 0; font-size: .36rem; background:url(topicon.png) no-repeat top center; background-size:contain;}

.top-news .news-second{ width:82%; margin-left:3%;}
.top-news .news-second ul li{ padding:0 0 0 .36rem; line-height:.6rem;}
.top-news .news-second ul li a:before{ height:.1rem;width:.1rem; top:.24rem;left:0}
.top-news .news-second ul li a{ font-size:.3rem; line-height:.6rem;}
.top-news .news-second p a{ font-size:.3rem; line-height:.6rem;}

@media screen and (max-width:768px){
.container table{ table-layout:fixed;}

.UseInMobile .tab-tit{flex-wrap: wrap;}
.UseInMobile .news-item>span,.UseInMobile .default-li-time{display: none;}
.UseInMobile .mobile-search .head-search input[type=text],.UseInMobile .mobile-search .search-btn{height: 1rem;}
.UseInMobile .mobile-search .search-btn{width: 1.5rem;}
.UseInMobile .mobile-search .head-search input[type=text]{width: 4.35rem;}
.UseInMobile .lanmu table{flex-wrap: wrap;}
.UseInMobile .lanmu table tr{display: flex;flex-wrap: wrap;}
.UseInMobile .lanmu table td{width: auto !important;}
}
